search vt. 1.搜查;檢查(身體、衣袋等);搜索,搜尋;找;尋找。 2.調(diào)查;查究;探求;追求;根究 (into)。 3.(冷風(fēng)等)到處侵入,刺透。 4.【軍事】使(火力)向縱深展開。 search sb. 搜查身體。 search a book 在一本書里查找材料。 search one's memory 竭力回憶。 The shrapnel was searching every cranny. 榴霰彈正在四散開來。 vi. 1.搜尋,搜查 (for);探求。 2.【計算機(jī)】覓數(shù),檢索。 search after [for] 尋找;尋求,追求;探求 (search after health 講究健康;保養(yǎng)。 search a house for papers 在一座房屋里搜查文件)。 search into 調(diào)查;研究;根究。 S- me! 〔美國〕我不知道。 search out 搜出;查出;探出;找出。 n. 1.搜索;搜尋;尋找。 2.探索;探求 (after for) 調(diào)查;檢查。 in search of 尋找;去找;追求;為了尋求;試圖發(fā)現(xiàn)。 make a search after (去)找;尋求;追求。
An effective method of searching an ordered list of entries is the so-called binary search or logarithmic search method . 查幾個登記項(xiàng)的有序表的一種有效方法就是所謂的折半查找或稱對數(shù)查找。
For a value , using a binary search algorithm 使用二進(jìn)制搜索算法在一維的排序
On the subtrees of random binary search trees 隨機(jī)二叉搜索樹的子樹
Cht - based scalable asymmetric binary search balancing algorithm 的可擴(kuò)展非對稱二分查找平衡算法
Uses a binary search algorithm to locate a specific element in the sorted 使用對分檢索算法在已排序的
A binary search tree is a binary tree with the following properties 二進(jìn)制搜索樹( bst )是具有以下屬性的二進(jìn)制樹:
This method performs a binary search ; therefore , this method is an o log 此方法執(zhí)行二進(jìn)制搜索;因此,此方法是運(yùn)算復(fù)雜度為o ( log
Binary search tree 二叉查找樹
Binary search trees are useful for finding items in a list that changes infrequently 二叉搜索樹在查找經(jīng)常變化的列表時是很非常有用的。
Binary search performing a binary search requires that the elements in the array be sorted 二進(jìn)制搜索執(zhí)行二進(jìn)制搜索要求數(shù)組中的元素已經(jīng)排序。